Skip to content

[fbgemm_gpu] Remove sm_100 and sm_120 #4024

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

q10
Copy link
Contributor

@q10 q10 commented Apr 25, 2025

Instruction 'cvt with .e2m1x2' not supported on .target 'sm_100'

Copy link

netlify bot commented Apr 25, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 35984fd
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/6811c7a746ef870008bb4e50
😎 Deploy Preview https://deploy-preview-4024--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@q10 q10 force-pushed the bm/test-remove-sm100 branch from f7a44b8 to fdfbe68 Compare April 30, 2025 04:23
@q10 q10 changed the title [fbgemm_gpu] Remove sm_100 and sm_120 [fbgemm_gpu] Remove sm_100 and sm_120 Apr 30, 2025
@facebook-github-bot
Copy link
Contributor

@q10 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

1 similar comment
@facebook-github-bot
Copy link
Contributor

@q10 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

q10 added a commit to q10/FBGEMM that referenced this pull request Apr 30, 2025
Summary:
X-link: facebookresearch/FBGEMM#1133

- Remove sm_100 and sm_120 from architectures list and keep just sm_100a and sm_120a instead, to enable compilation for FP4 CUTLASS quantization kernels (pytorch#4004), since we are running into the following error:

```
Instruction 'cvt with .e2m1x2' not supported on .target 'sm_100'
```


Reviewed By: spcyppt

Differential Revision: D73901832

Pulled By: q10
@q10 q10 force-pushed the bm/test-remove-sm100 branch from fdfbe68 to 12eea6a Compare April 30, 2025 06:45
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D73901832

Summary:
X-link: facebookresearch/FBGEMM#1133

- Remove sm_100 and sm_120 from architectures list and keep just sm_100a and sm_120a instead, to enable compilation for FP4 CUTLASS quantization kernels (pytorch#4004), since we are running into the following error:

```
Instruction 'cvt with .e2m1x2' not supported on .target 'sm_100'
```


Reviewed By: spcyppt

Differential Revision: D73901832

Pulled By: q10
@q10 q10 force-pushed the bm/test-remove-sm100 branch from 12eea6a to 35984fd Compare April 30, 2025 06:48
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D73901832

@facebook-github-bot
Copy link
Contributor

@q10 merged this pull request in c7ded05.

jiayus-nvidia pushed a commit to jiayus-nvidia/FBGEMM that referenced this pull request May 6, 2025
Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/1133

- Remove sm_100 and sm_120 from architectures list and keep just sm_100a and sm_120a instead, to enable compilation for FP4 CUTLASS quantization kernels (pytorch#4004), since we are running into the following error:

```
Instruction 'cvt with .e2m1x2' not supported on .target 'sm_100'
```

Pull Request resolved: pytorch#4024

Reviewed By: spcyppt

Differential Revision: D73901832

Pulled By: q10

fbshipit-source-id: 690c58b214aee80374e43a93bf39fe70e430da9a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants